Skip to content

build(deps): add Python 3.12 version markers for incompatible dependencies#87

Open
LucianBell wants to merge 1 commit intoDSSAT:mainfrom
LucianBell:build/python312-compatibility
Open

build(deps): add Python 3.12 version markers for incompatible dependencies#87
LucianBell wants to merge 1 commit intoDSSAT:mainfrom
LucianBell:build/python312-compatibility

Conversation

@LucianBell
Copy link
Copy Markdown
Contributor

Update pyproject.toml to support Python 3.12+ environments by introducing Poetry version markers on packages that require newer releases under 3.12.

Also added wildcard after '.venv' in .gitignore to avoid committing virtual environments created to test updates.

Packages without version conflict (jinja2, rtree) remain unchanged.

…ncies

Update pyproject.toml to support Python 3.12+ environments by introducing Poetry version markers on packages that require newer releases under 3.12.

Also added wildcard after '.venv' in .gitignore to avoid committing virtual environments created to test updates.

Packages without version conflict (jinja2, rtree) remain unchanged.
@wpavan
Copy link
Copy Markdown
Contributor

wpavan commented Apr 22, 2026

Dear @LucianBell, please change this request to develop branch instead of main branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants